Determine the existence of a command and if yes, returns 1.
ifneq ($(call HAS_COMMAND,wget),1) $(error Install wget) endif
⟵ GIT_CLONE PACK ⟶